home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation: Next View / Next Generation Disc Magazine 1 (1996).ISO / pc / media / demos.dxr / Internal_6.ls < prev    next >
Encoding:
Text File  |  1996-08-26  |  578 b   |  15 lines

  1. on exitFrame
  2.   set the visible of sprite 27 to rollOver(2)
  3.   set the visible of sprite 28 to rollOver(4)
  4.   set the visible of sprite 29 to rollOver(3)
  5.   set the visible of sprite 30 to rollOver(5)
  6.   set the visible of sprite 20 to rollOver(12)
  7.   set the visible of sprite 21 to rollOver(14)
  8.   set the visible of sprite 22 to rollOver(16)
  9.   set the visible of sprite 23 to rollOver(13)
  10.   set the visible of sprite 24 to rollOver(15)
  11.   set the visible of sprite 25 to rollOver(17)
  12.   set the volume of sound 2 to 1.0 * (the locH of sprite 35 - 229) / 180 * 256
  13.   go(the frame)
  14. end
  15.